testing.common.destination (method)

4 uses

	testing (current package)
		testing.go#L1036: 	n := c.destination()
		testing.go#L1054: func (c *common) destination() *common {
		testing.go#L1116: 	n := c.destination()
		testing.go#L1142: 	if o.c.destination() == nil {